ComponentOne ASP.NET MVC Controls
DefaultFilterType Property (FlexGridFilter<T>)

C1.Web.Mvc Namespace > FlexGridFilter<T> Class : DefaultFilterType Property
Gets or sets the default filter type to use.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Property DefaultFilterType As FilterType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public FilterType DefaultFilterType {get; set;}
See Also

Reference

FlexGridFilter<T> Class
FlexGridFilter<T> Members